KS
Killer-Skills

Modding Core Logic — how to use Modding Core Logic how to use Modding Core Logic, what is Modding Core Logic, Modding Core Logic alternative, Modding Core Logic vs mod managers, Modding Core Logic install guide, Modding Core Logic setup tutorial, mod management with adm-zip, fetch API for mod retrieval, Node.js path module for mod organization

v1.0.0
GitHub

About this Skill

Ideal for Game Development Agents requiring efficient mod management and profile handling Modding Core Logic is a technical framework for managing modifications, utilizing dependencies like adm-zip, fetch, and path for efficient mod integration.

Features

Utilizes adm-zip for zip handling and compression
Leverages fetch for networking and mod retrieval
Employs path manipulation via Node.js built-in path module
Supports mod management via GameBanana integration
Enables profile management for multiple mod collections
Streamlines mod storage and organization via Mods Directory

# Core Topics

juninmd juninmd
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add juninmd/KamisamaLoader/Modding Core Logic

Agent Capability Analysis

The Modding Core Logic MCP Server by juninmd is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use Modding Core Logic, what is Modding Core Logic, Modding Core Logic alternative.

Ideal Agent Persona

Ideal for Game Development Agents requiring efficient mod management and profile handling

Core Value

Empowers agents to streamline mod handling using adm-zip for zip management and fetch for networking, while manipulating paths with Node.js built-in 'path' module, enabling seamless interactions with GameBanana and local game directories

Capabilities Granted for Modding Core Logic MCP Server

Managing mods and profiles efficiently across different game directories
Automating mod downloads from GameBanana using fetch or axios
Debugging mod conflicts by analyzing profile configurations and dependencies

! Prerequisites & Limits

  • Requires Node.js environment for path manipulation
  • Dependent on adm-zip for zip handling and fetch or axios for networking
  • Limited to managing mods and profiles for games with compatible directory structures
Project
SKILL.md
1.1 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Modding Core Logic

Dependencies

  • Zip Handling: adm-zip
  • Networking: fetch (native) or axios (if added)
  • Path Manipulation: path (Node.js built-in)

Domain Entities

  • Mod: A modifiction package.
  • Profile: A collection of enabled mods.
  • GameBanana: The primary source for online mods.

Key Directories

  • Game Directory: Where the game is installed (e.g., Steam/steamapps/common/...).
  • Mods Directory: Where mods are stored (often a subfolder of the game or a dedicated mods folder).

Common Tasks

Installing a Mod

  1. Extract the zip file using adm-zip.
  2. Validate the structure (check for specific mod files).
  3. Move files to the correct destination in the game directory.
  4. Record the installation in installed-mods.json (or database).

Uninstalling a Mod

  1. Look up files associated with the mod.
  2. Remove files safely.
  3. Update specific config files if necessary.
  4. Remove entry from installed-mods.json.

GameBanana Integration

  • Fetch mod info using GameBanana API endpoints.
  • Map API responses to the internal OnlineMod interface.
  • Handle rate limiting and errors gracefully.

Related Skills

Looking for an alternative to Modding Core Logic or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication